home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Palettes / MiscSoundPalette / palette.table < prev    next >
Encoding:
Text File  |  1995-03-24  |  585 b   |  11 lines

  1. Class = MiscSoundPalette;            /* (a subclass of IBPalette) */
  2. NibFile = MiscSoundPalette;            /* (a nib file name) */
  3. Icon = MiscSoundPalette;                        /* (a tiff/eps file name) */
  4. ExportClasses = (MiscSoundTracker,MiscTapper,MiscVolumeMeter,MiscVolumeLight,MiscSoundView);                    
  5.                                     /* (a list of class names) */
  6. /*ExportImages = (EtchedTriangleUp,EtchedTriangleUpIn,EtchedTriangleDown,
  7.                 EtchedTriangleDownIn,Recording,NotRecording,Playing,NotPlaying,
  8.                 Stopped,NotStopped,PauseOn,PauseOff);*/
  9.                                     /* (a list of icon names) */
  10. /* ExportSounds = ();            (a list of sound names) */
  11.